Micron Document
welo git mirrors

Node / public / reticulum / commits / f9c786f

Commit f9c786fa280bbde8b9997cf81aa6f3c2347b4bc3


Parents : bcf3503
Author : Mark Qvist <bc7291552be7a58f361522990465165c>
Signature : T66BB85Valid, signed by author
Date : 2026-05-28T02:22:05+02:00

Updated commit signing docs

Changes

1 files changed, 1 insertions(+), 1 deletions(-)


Diff

diff --git a/docs/source/git.rst b/docs/source/git.rst
index 82344755d..59699d832 100644
--- a/docs/source/git.rst
+++ b/docs/source/git.rst
@@ -1430,7 +1430,7 @@ To enable signing only for a specific repository:
$ cd /path/to/repository
$ git config --local gpg.format ssh
$ git config --local gpg.ssh.program rngcs
- $ git config --local gpg.ssh.allowedsignersfile
+ $ git config --local gpg.ssh.allowedsignersfile none
$ git config --local user.signingKey ~/.rngit/client_identity
This is useful when you want to use different identities for different projects, or when only specific repositories require signed commits.

Served by rngit 1.5.1 - Generated in 0.08s